Merge "Add meta=userinfo&uiprop=latestcontrib"
[lhc/web/wiklou.git] / tests / selenium / specs / rollback.js
index d54641b..805b793 100644 (file)
@@ -50,6 +50,7 @@ describe( 'Rollback with confirmation', function () {
 
        it( 'should offer a way to cancel rollbacks', function () {
                HistoryPage.rollback.click();
+               browser.pause( 300 );
                HistoryPage.rollbackConfirmableNo.click();
 
                browser.pause( 500 );